-exists
Checks to see if a path exists.
Usage
ctutil -exists path
path is the file/directory path without extension.
Upon successful completion, it returns one of the following:
Path does not exist
File does exist
Directory does exist